fixed wrong g_convert_with_fallback() call which caused
authorYevgen Muntyan <muntyan@tamu.edu>
Sat, 14 Apr 2007 15:58:53 +0000 (15:58 +0000)
committerYevgen Muntyan <muntyan@src.gnome.org>
Sat, 14 Apr 2007 15:58:53 +0000 (15:58 +0000)
commitd8bd7bbb220dff15fc6b13d85965587777016cfb
treed180cdde8e0fba12d170b2064639611e2a173d11
parentbcbebfa16dae42238c1a626d2647c823aaf02064
fixed wrong g_convert_with_fallback() call which caused

2007-04-14  Yevgen Muntyan <muntyan@tamu.edu>

* gtk/gtkselection.c (selection_get_text_plain): fixed
wrong g_convert_with_fallback() call which caused
gtk_selection_data_get_text() return invalid UTF-8 for
non-ASCII text in text/plain selection (#382824).

svn path=/trunk/; revision=17600
ChangeLog
gtk/gtkselection.c